projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc04f89
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 24 Sep 1996 04:50:39 +0000
(
04:50
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 24 Sep 1996 04:50:39 +0000
(
04:50
+0000)
lisp/emulation/tpu-edt.el
patch
|
blob
|
history
diff --git
a/lisp/emulation/tpu-edt.el
b/lisp/emulation/tpu-edt.el
index a8730d5558ca96290a19f6fb836c747158e524bd..8434cd5562fdb79c64c4d2d73862dbf014035481 100644
(file)
--- a/
lisp/emulation/tpu-edt.el
+++ b/
lisp/emulation/tpu-edt.el
@@
-803,6
+803,8
@@
This is useful for inserting control characters."
(fset 'replace 'tpu-lm-replace)
(fset 'REPLACE 'tpu-lm-replace)
+;; Apparently TPU users really expect to do M-x help RET to get help.
+;; So it is really necessary to redefine this.
(fset 'help 'tpu-help)
(fset 'HELP 'tpu-help)